diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-08-10 22:25:04 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-08-10 22:25:04 -0500 |
commit | 1c321debd36df5325fada141ea7fcb6c1b93208a (patch) | |
tree | dec32dedbd701cb8234c9ebf3a7079d01d221e2d /opensuse/qt3/_link | |
parent | 6d740d6ecf772a7f4eceae5cb4fe14e9968d97b0 (diff) | |
parent | 47a0aa4601c58418067dcfaea332e1d5911d3fe3 (diff) | |
download | tde-packaging-1c321debd36df5325fada141ea7fcb6c1b93208a.tar.gz tde-packaging-1c321debd36df5325fada141ea7fcb6c1b93208a.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'opensuse/qt3/_link')
-rw-r--r-- | opensuse/qt3/_link | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/opensuse/qt3/_link b/opensuse/qt3/_link new file mode 100644 index 000000000..c0d3fb881 --- /dev/null +++ b/opensuse/qt3/_link @@ -0,0 +1,8 @@ +<link project="KDE:KDE3" package="qt3"> +<patches> + <!-- <apply name="patch" /> apply a patch on the source directory --> + <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) --> + <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) --> + <!-- <delete>filename</delete> delete a file --> +</patches> +</link> |