Changeset 1758 in ProjectBuilder
- Timestamp:
- May 16, 2013, 10:16:00 PM (12 years ago)
- Location:
- projects/pusk/pbconf/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/pusk/pbconf/trunk/pusk.pb
r1757 r1758 118 118 # List of files per pkg on which to apply filters 119 119 # Files are mentioned relatively to pbroot/defpkgdir 120 filteredfiles pusk = Makefile.am,configure.ac 120 filteredfiles pusk = Makefile.am,configure.ac,setupkey.conf.in,mkusbkey.in 121 121 #configure.in,install.sh,pusk.8 122 122 #supfiles pusk = pusk.init -
projects/pusk/pbconf/trunk/pusk/rpm/pusk.spec
r1757 r1758 17 17 #PBPATCHSRC 18 18 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n) 19 #Requires: PBDEP 19 Requires: syslinux,kpartx,dosfstools,squashfs-tools 20 20 21 21 %description
Note:
See TracChangeset
for help on using the changeset viewer.